Dependencies lib32asound2 [duplicate]
Posted
by
The Mini John
on Ask Ubuntu
See other posts from Ask Ubuntu
or by The Mini John
Published on 2013-10-21T09:13:08Z
Indexed on
2013/10/21
10:16 UTC
Read the original article
Hit count: 434
This question already has an answer here:
I was trying to install Teamviewer, but i was getting a dependencies error. I tried to install them but with no luck..
I think Mod's are not reading the questions trough when they mark as duplicate
I'm getting this Error:
Unpacking teamviewer (from teamviewer_linux_x64.deb) ...
dpkg: dependency problems prevent configuration of teamviewer:
teamviewer depends on lib32asound2; however:
Package lib32asound2 is not installed.
teamviewer depends on lib32z1; however:
Package lib32z1 is not installed.
teamviewer depends on ia32-libs; however:
Package ia32-libs is not installed.
dpkg: error processing teamviewer (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
teamviewer
I tried
sudo apt-get -f install
but getting
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lib32z1 lib32ncurses5 lib32bz2-1.0
Package lib32asound2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'lib32asound2' has no installation candidate
E: Package 'ia32-libs' has no installation candidate
i cant even get to the
sudo dpkg -i teamviewer_linux_x64.deb
If i force installation
sudo dpkg --force-depends -i teamviewer_linux_x64.deb
Although it's "Setting up Temviewer" it gives me this
I'm fairly new to ubuntu, can anyone help me out ?
I'm on Ubuntu 13.10
© Ask Ubuntu or respective owner